SC_drawObjectBounds
SYNTAX
SC_drawObjectBounds objNum
-objNum: the object to show its bounds
Will draw a visable object of the shape of the object's representation
in the collision system. Objects setup as polygon will not draw any shape.
Objects setup as complex show every node from the root (surrounds whole object)
down to the nodes surrounding groups of individual polygons.
The bounds shape will update with every call to SC_updateObject
and can be deleted using SC_removeVisualBounds.
RELATED INFO
Collision Commands Menu
Index